It really depends on what you want to do
From what I can see - if you are aiming to add this information to the templates for display/print, you may find that you will have to calculate it from the order_items data.
The shipping plugin does store order_weight that was used at the time shipping was calculated - you could get that data from the table - but it may not reflect the current state of the order.