At some poinet, the bluetooth in my MacBook Air could not be activated any more. The commands that helped were
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.blued.plist
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.blued.plist
Thanks to Macuser.de