If you are considering this, at least use a private key you've generated yourself (e.g., from a python script), and not the keys BitAddress creates using the browser in Javascript.
And for better security, load the page locally, and not from that website: https://github.com/pointbiz/bitaddress.org
For bulk paper wallets, here's python to do that:
And for those, there's the suggestion to not use pip to install, but use the source code, as mentioned here:
reply
Nice. Local tools preferred for known reasons.
reply