Let me preface by saying my computer literacy is limited. I checked the Electrum FAQ and did not see this covered.
My intention is to divide my btc so that if something bad should happen I do not lose them all. I have read about offline wallets as well as discussion here but I feel I won't really know understand them until I actually use one. My first thought was to have multiple versions of Electrum as I did not know about the option for multiple wallets. I have version 1.8 and see that File>Open brings me to the .dat file. I would have no idea what to do after that to create another wallet. I don't know what -w flag is.
I was considering dividing the btc at least 3 ways. What would you recommend? Thank you.
What operating system are you using? The -w flag is used on the command line. So for windows you have to bring up the command prompt and for Mac OSx and linux startup a terminal/console program. The do the following:
cd [some directory where the wallet file will be stored]
For example /home/user/.electrum
cd /home/user/.electrum
The run electrum with the -w flag:
electrum -w my_new_wallet