That's secure in the sense that your password would be hard to brute force, but you have a single point of failure in the password. So if any of those computers end up being compromized, you could have the password itself sniffed.
That's the basic reason two-factor authentication is (generally) more secure than just passwords.